home *** CD-ROM | disk | FTP | other *** search
/ Freelog 22 / freelog 22.iso / Prog / Djgpp / DJDEV203.ZIP / info / dir next >
Encoding:
GNU Info File  |  1999-12-28  |  14.1 KB  |  380 lines

  1. This is Info file dir, produced by Makeinfo version 1.68 from the input
  2. file dir.txi.
  3.  
  4. 
  5. File: dir,  Node: Top,  Next: (dir),  Prev: (dir),  Up: (dir)
  6.  
  7.    Welcome to the GNU standalone Info program.  The documentation
  8. presented here is part of the djgpp development package.
  9.  
  10.    To view a topic, use the arrow keys to position the cursor on one of
  11. the lines beginning with a '*' and press 'm' and then 'Enter'.
  12.  
  13.    This (the Directory node) gives a menu of major topics.  Typing "d"
  14. returns here, "q" exits, "?" lists all INFO commands, "h" gives a primer
  15. for first-timers, "mTexinfo<Return>" visits Texinfo topic, etc.  To edit
  16. this dir-file, edit 'dir.txi', and pass it through 'makeinfo'.
  17.  
  18.    -- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) --
  19.  
  20. * Menu:
  21.  
  22.  
  23. From djdevNNN.zip
  24.  
  25. * Knowledge Base: (kb).
  26.     The DJGPP Knowledge Base
  27.  
  28. * libc.a: (libc).
  29.     The Standard C Library Reference
  30. * libm.a: (libm).
  31.     The Math Library Reference
  32.  
  33. * Utilities: (utils).    Miscellaneous utilities that come with DJGPP.
  34. * bin2h: (utils)bin2h.    Convert binary data files to C include files.
  35. * djtar: (utils)djtar.    Extract or list files from (possibly compressed)
  36.                 tar archives, with DOS filename conversion.
  37. * dtou: (utils)dtou.    Convert text files from dos to unix.
  38. * utod: (utils)utod.    Convert text files from unix to dos.
  39. * djecho: (utils)djecho.    Echo long command lines to files.
  40. * gxx: (utils)gxx.        Build and link C++ programs
  41. * redir: (utils)redir.    Manage I/O Redirection.
  42. * djsplit: (utils)djsplit.    Split large files into multiple files.
  43. * djmerge: (utils)djmerge.    Merge multiple files into one file.
  44. * texi2ps: (utils)texi2ps.    Convert texinfo files to Postscript.
  45. * update: (utils)update.    Conditionally copy one file to another.
  46.  
  47.  
  48.  
  49. From faqNNNb.zip
  50.  
  51. * FAQ: (djgppfaq).
  52.     The DJGPP FAQ list
  53.  
  54.  
  55. From gccNNNb.zip
  56.  
  57. * CPP: (cpp).
  58.     The GNU C-Preprocessor
  59.  
  60. * GCC: (gcc).
  61.     The GNU C, C++, and Objective-C Compiler
  62.  
  63.  
  64. From bnuNNNb.zip
  65.  
  66. * as: (as).            The GNU assembler
  67. * Binutils: (binutils).        The GNU binary utilities.
  68. * ar: (binutils)ar.        Create, modify, and extract from archives
  69. * nm: (binutils)nm.        List symbols from object files
  70. * objcopy: (binutils)objcopy.    Copy and translate object files
  71. * objdump: (binutils)objdump.    Display information from object files
  72. * ranlib: (binutils)ranlib.    Generate index to archive contents
  73. * size: (binutils)size.        List section sizes and total size
  74. * strings: (binutils)strings.    List printable strings from files
  75. * strip: (binutils)strip.    Discard symbols
  76. * c++filt: (binutils)c++filt.    Filter to demangle encoded C++ symbols
  77. * cxxfilt: (binutils)c++filt.    Filter to demangle encoded C++ symbols
  78. * addr2line: (binutils)addr2line.    Convert addresses to file and line
  79. * nlmconv: (binutils)nlmconv.    Converts object code into an NLM
  80.  
  81.  
  82. * gasp: (gasp).
  83.     The GNU Assembler Preprocessor
  84.  
  85. * gprof: (gprof).
  86.     The GNU profiler
  87.  
  88. * ld: (ld).
  89.     The GNU linker
  90.  
  91.  
  92. From lgpNNNb.zip
  93.  
  94. * iostream: (iostream).
  95.     The C++ input/output facility (in libstdcxx.a or libiostream.a).
  96.  
  97. * libgpp: (libgpp).
  98.     The g++ class library.
  99.  
  100.  
  101. From txiNNNb.zip
  102.  
  103. * Info: (info).
  104.     Documentation browsing system.    This topic teaches you about
  105.     how to use the online help information.
  106.  
  107. * Info-Standalone: (info-stnd).
  108.     This topic helps you use the standalone Info-Program (info.exe)
  109.  
  110. * Makeinfo: (texinfo)makeinfo options.
  111.     Convert a .texinfo file (.txi) to an info file suitable    for the
  112.     info reader or Emacs, into plain ASCII, or into HTML.
  113.  
  114. * Texinfo: (texinfo).
  115.     With one source file, make either a printed manual (through TeX)
  116.         or an Info file (through makeinfo).  This topic includes a full
  117.         description of the Texinfo language and related facilities,
  118.         including Emacs commands to work with Texinfo files.
  119.  
  120. * install-info: (texinfo)Invoking install-info.
  121.     How to update info/dir entries when installing GNU packages.
  122.  
  123. * texi2dvi: (texinfo)Format with texi2dvi.
  124.     Printing Texinfo documentation with TeX.
  125.  
  126. * texindex: (texinfo)Format with tex/texindex.
  127.     Sorting Texinfo index files automatically.
  128.  
  129. From gdbNNNb.zip
  130.  
  131. * Bfd: (bfd).                   The Binary File Descriptor library.
  132. * Gdb: (gdb).                   The GNU debugger.
  133. * Gdb-Internals: (gdbint).    The GNU debugger's internals.
  134. * Stabs: (stabs).               The "stabs" debugging information format.
  135. * Standards: (standards).       GNU coding standards.
  136.  
  137. Miscellaneous GNU utilities
  138.  
  139.  
  140. * Autoconf: (autoconf).
  141.     GNU Autoconf, a tool to generate shell scripts which
  142.         automatically configure a package for a given computer.
  143.  
  144. * Bison: (bison).
  145.     The GNU yacc-like parser generator
  146.  
  147. * cpio: (cpio).
  148.     A program to manage tape or disk archives, or to copy
  149.         entire directory trees.
  150.  
  151. * Diffutils: (diff).        GNU difference utilities.
  152. * cmp: (diff)Invoking cmp.    Find first difference.
  153. * diff: (diff)Invoking diff.    Compare two files.
  154. * diff3: (diff)Invoking diff3.    Compare three files.
  155. * patch: (diff)Invoking patch.    Update source files given output of diff.
  156. * sdiff: (diff)Invoking sdiff.    Compare files side by side and merge them.
  157.  
  158.  
  159. * Ed: (ed).
  160.     GNU Ed, a simple but powerful text editor.
  161.  
  162. * File utilities: (fileutils).        GNU file utilities.
  163. Directory listing
  164. * ls: (fileutils)ls invocation.            List directory contents.
  165. * dir: (fileutils)dir invocation.        List directories briefly.
  166. * vdir: (fileutils)vdir invocation.        List directories verbosely.
  167. * dircolors: (fileutils)dircolors invocation.    Color setup for ls.
  168. Basic operations
  169. * cp: (fileutils)cp invocation.            Copy files.
  170. * dd: (fileutils)dd invocation.            Copy and convert a file.
  171. * install: (fileutils)install invocation.    Copy and change attributes.
  172. * mv: (fileutils)mv invocation.            Rename files.
  173. * rm: (fileutils)rm invocation.            Remove files.
  174. Special file types
  175. * ln: (fileutils)ln invocation.        Make links between files.
  176. * mkdir: (fileutils)mkdir invocation.    Create directories.
  177. * mkfifo: (fileutils)mkfifo invocation.    Create FIFOs: (named pipes).
  178. * mknod: (fileutils)mknod invocation.    Create special files.
  179. * rmdir: (fileutils)rmdir invocation.    Remove empty directories.
  180. Changing file attributes
  181. * chown: (fileutils)chown invocation.    Change file owners/groups.
  182. * chgrp: (fileutils)chgrp invocation.    Change file groups.
  183. * chmod: (fileutils)chmod invocation.    Change file permissions.
  184. * touch: (fileutils)touch invocation.    Change file timestamps.
  185. Disk usage
  186. * df: (fileutils)df invocation.        Report filesystem disk usage.
  187. * du: (fileutils)du invocation.        Report on disk usage.
  188. * sync: (fileutils)sync invocation.    Synchronize memory and disk.
  189.  
  190.  
  191. * Findutils: (find).    Find files on your hard drive
  192. * find: (find)Invoking find.        Search for files.
  193. * locate: (find)Invoking locate.    Search database.
  194. * updatedb: (find)Invoking updatedb.    Update database.
  195. * xargs: (find)Invoking xargs.        Combine arguments for command.
  196.  
  197.  
  198. * Flex: (flex).
  199.     A fast scanner generator.
  200.  
  201. * Gawk: (gawk).
  202.     GNU Awk, an interpreted batch language for processing text files.
  203.  
  204. * Grep: (grep).
  205.     Print lines matching patterns.
  206.  
  207. * Gzip: (gzip).
  208.     The GNU file compressor.
  209.  
  210. * Id-utils: (id-utils).        GNU Identifier database utilities.
  211. * mkid: (id-utils)mkid invocation.    Creating an ID database.
  212. * lid: (id-utils)lid invocation.    Matching words and patterns.
  213. * fid: (id-utils)fid invocation.    Listing a file's tokens.
  214. * fnid: (id-utils)fnid invocation.    Looking up file names.
  215. * xtokid: (id-utils)xtokid invocation.    Testing mkid scanners.
  216.  
  217. * Indent: (indent).
  218.     C/C++ code formatter.
  219.  
  220. * m4: (m4).
  221.     A powerful macro processor.
  222.  
  223. * Make: (make).
  224.     Automatically build programs from Makefiles.
  225.  
  226. * Sed: (sed).
  227.     A Stream EDitor.
  228.  
  229. * Shell utilities: (sh-utils).    GNU shell utilities.
  230. Printing text
  231. * echo: (sh-utils)echo invocation.    Print a line of text.
  232. * printf: (sh-utils)printf invocation.    Format and print data.
  233. * yes: (sh-utils)yes invocation.    Print a string indefinitely.
  234. Conditions
  235. * false: (sh-utils)false invocation.    Do nothing, unsuccessfully.
  236. * true: (sh-utils)true invocation.    Do nothing, successfully.
  237. * test: (sh-utils)test invocation.    File/string tests.
  238. * expr: (sh-utils)expr invocation.    Evaluate expressions.
  239. Redirection
  240. * tee: (sh-utils)tee invocation.    Redirect to multiple files.
  241. File name manipulation
  242. * basename: (sh-utils)basename invocation.    Strip directory and suffix.
  243. * dirname: (sh-utils)dirname invocation.    Strip non-directory suffix.
  244. * pathchk: (sh-utils)pathchk invocation.    Check file name portability.
  245. Working context information
  246. * pwd: (sh-utils)pwd invocation.        Print working directory.
  247. * stty: (sh-utils)stty invocation.        Print/change terminal settings.
  248. * printenv: (sh-utils)printenv invocation.    Print environment variables.
  249. * tty: (sh-utils)tty invocation.        Print terminal name.
  250. User information
  251. * id: (sh-utils)id invocation.            Print real/effective uid/gid.
  252. * logname: (sh-utils)logname invocation.    Print current login name.
  253. * whoami: (sh-utils)whoami invocation.        Print effective user id.
  254. * groups: (sh-utils)groups invocation.        Print group names a user is in.
  255. * users: (sh-utils)users invocation.        Print current user names.
  256. * who: (sh-utils)who invocation.        Print who is logged in.
  257. System context
  258. * date: (sh-utils)date invocation.        Print/set system date and time.
  259. * uname: (sh-utils)uname invocation.        Print system information.
  260. * hostname: (sh-utils)hostname invocation.    Print or set system name.
  261. Modified command invocation
  262. * env: (sh-utils)env invocation.    Modify the environment.
  263. * nice: (sh-utils)nice invocation.    Modify scheduling priority.
  264. * nohup: (sh-utils)nohup invocation.    Immunize to hangups.
  265. * su: (sh-utils)su invocation.        Modify user and group id.
  266. Delaying
  267. * sleep: (sh-utils)sleep invocation.    Delay for a specified time.
  268.  
  269.  
  270. * Tar: (tar).
  271.     GNU Tar, a program for handling archives of files.
  272.  
  273. * Text utilities: (textutils).        GNU text utilities.
  274. Output of entire files
  275. * cat: (textutils)cat invocation.    Concatenate and write files.
  276. * tac: (textutils)tac invocation.    Reverse line order in files.
  277. * nl: (textutils)nl invocation.        Number lines and write files.
  278. * od: (textutils)od invocation.        Dump files in octal, etc.
  279. Formatting file contents
  280. * fmt: (textutils)fmt invocation.    Reformat paragraph text.
  281. * pr: (textutils)pr invocation.        Paginate or columnate files.
  282. * fold: (textutils)fold invocation.    Wrap long input lines.
  283. Output of parts of files
  284. * head: (textutils)head invocation.    Output the first part of files.
  285. * tail: (textutils)tail invocation.    Output the last part of files.
  286. * split: (textutils)split invocation.    Split into fixed-size pieces.
  287. * csplit: (textutils)csplit invocation.    Split by context.
  288. Summarizing files
  289. * wc: (textutils)wc invocation.        Byte, word, and line counts.
  290. * sum: (textutils)sum invocation.    Print traditional checksum.
  291. * cksum: (textutils)cksum invocation.    Print POSIX CRC checksum.
  292. * md5sum: (textutils)md5sum invocation.    Print or check message-digests.
  293. Operating on sorted files
  294. * sort: (textutils)sort invocation.    Sort text files.
  295. * tsort: (textutils)tsort invocation.    Topologically sort text files.
  296. * uniq: (textutils)uniq invocation.    Uniqify files.
  297. * comm: (textutils)comm invocation.    Compare sorted files by line.
  298. * ptx: (textutils)ptx invocation.    Produce permuted indexes.
  299. Operating on fields within a line
  300. * cut: (textutils)cut invocation.    Print selected parts of lines.
  301. * paste: (textutils)paste invocation.    Merge lines of files.
  302. * join: (textutils)join invocation.    Join lines on a common field.
  303. Operating on characters
  304. * tr: (textutils)tr invocation.            Translate characters.
  305. * expand: (textutils)expand invocation.        Convert tabs to spaces.
  306. * unexpand: (textutils)unexpand invocation.    Convert spaces to tabs.
  307.  
  308.  
  309.  
  310. TeX
  311.  
  312. * Web2c: (web2c).    TeX, Metafont, and companion programs.
  313. TeX: Typesetting
  314. * tex: (web2c)tex invocation.        Typesetting.
  315. * initex: (web2c)initex invocation.    Initial TeX.
  316. * virtex: (web2c)virtex invocation.    Virgin TeX.
  317. * mltex: (web2c)MLTeX.            Multi-lingual TeX.
  318. * patgen: (web2c)patgen invocation.    Creating hyphenation patterns.
  319. Metafont: Creating typeface families
  320. * mf: (web2c)mf invocation.        Creating typeface families.
  321. * inimf: (web2c)inimf invocation.    Initial Metafont.
  322. * virmf: (web2c)virmf invocation.    Virgin Metafont.
  323. * gftodvi: (web2c)gftodvi invocation.    Generic font proofsheets.
  324. * mft: (web2c)mft invocation.        Prettyprinting Metafont source.
  325. MetaPost: Creating technical illustrations
  326. * mpost: (web2c)mpost invocation.    Creating technical diagrams.
  327. * inimpost: (web2c)inimpost invocation.    Initial MetaPost.
  328. * virmpost: (web2c)virmpost invocation.    Virgin MetaPost.
  329. * makempx: (web2c)makempx invocation.    MetaPost label typesetting.
  330. * dvitomp: (web2c)dvitomp invocation.    DVI to MPX (MetaPost pictures).
  331. * dmp: (web2c)dmp invocation.        Troff to MPX (MetaPost pictures).
  332. * mpto: (web2c)mpto invocation.        MetaPost label extraction.
  333. * newer: (web2c)newer invocation.    Compare modification times.
  334. BibTeX: Bibliographies
  335. * bibtex: (web2c)bibtex invocation.    Maintaining bibliographies.
  336. WEB: Literate programming
  337. * tangle: (web2c)tangle invocation.    WEB to Pascal.
  338. * weave: (web2c)weave invocation.    WEB to TeX.
  339. * pooltype: (web2c)pooltype invocation.    Display WEB pool files.
  340. DVI utilities
  341. * dvicopy: (web2c)dvicopy invocation.    Virtual font expansion
  342. * dvitype: (web2c)dvitype invocation.    DVI to human-readable text.
  343. Font utilities
  344. * gftopk: (web2c)gftopk invocation.    Generic to packed fonts.
  345. * pktogf: (web2c)pktogf invocation.    Packed to generic fonts.
  346. * pktype: (web2c)pktype invocation.    PK to human-readable text.
  347. * gftype: (web2c)gftype invocation.    GF to human-readable text.
  348. * tftopl: (web2c)tftopl invocation.    TFM -> property list.
  349. * pltotf: (web2c)pltotf invocation.    Property list to TFM.
  350. * vftovp: (web2c)vftovp invocation.    Virtual font -> virtual pl.
  351. * vptovf: (web2c)vptovf invocation.    Virtual pl -> virtual font.
  352.  
  353.  
  354. * DVI-to-Postscript: (dvips).    Translating TeX DVI files to PostScript.
  355. * afm2tfm: (dvips)Invoking afm2tfm.    Making Type 1 fonts available to TeX.
  356. * dvips: (dvips)Invoking Dvips.        DVI-to-PostScript translator.
  357.  
  358.  
  359. * Kpathsea: (kpathsea).    File lookup along search paths.
  360. * kpsewhich: (kpathsea)Invoking kpsewhich.    TeX file searching.
  361. * mktexmf: (kpathsea)mktex scripts.        MF source generation.
  362. * mktexpk: (kpathsea)mktex scripts.        PK bitmap generation.
  363. * mktextex: (kpathsea)mktex scripts.          TeX source generation.
  364. * mktextfm: (kpathsea)mktex scripts.            TeX font metric generation.
  365. * mktexlsr: (kpathsea)Filename database.    Update ls-R database.
  366.  
  367.  
  368. RHIDE
  369.  
  370. * SET's Editor: (editor).    AN EDITOR FOR PROGRAMMERS.
  371. * InfView: (infview).        InfView Documentation.
  372. * RHIDE: (rhide).        RHIDE, an IDE for DJGPP or Linux.
  373.  
  374.  
  375. 
  376. Tag Table:
  377. Node: Top87
  378. 
  379. End Tag Table
  380.